home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Desktop-Changers / wcyclr32.exe / _SETUP.1 / wincycler3.exe / 0 / RCDATA / TPROGRESSFORM / TPROGRESSFORM.txt
Text File  |  1999-03-30  |  497b  |  26 lines

  1. object ProgressForm: TProgressForm
  2.   Left = 314
  3.   Top = 340
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'GIF-->BMP'
  6.   ClientHeight = 20
  7.   ClientWidth = 118
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Gauge1: TGauge
  17.     Left = 0
  18.     Top = 0
  19.     Width = 118
  20.     Height = 20
  21.     Align = alClient
  22.     ForeColor = clFuchsia
  23.     Progress = 0
  24.   end
  25. end
  26.